Current File : /var/www/vinorea/var/cache/dev/ContainerNf3vR0M/getSetCombinationImagesHandlerService.php |
<?php
use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
use Symfony\Component\DependencyInjection\Exception\RuntimeException;
// This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
// Returns the public 'PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler' shared service.
return $this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\CommandHandler\\SetCombinationImagesHandler'] = new \PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler(($this->services['PrestaShop\\PrestaShop\\Adapter\\Product\\Combination\\Update\\CombinationImagesUpdater'] ?? $this->load('getCombinationImagesUpdaterService.php')));